git-bitmap 0.1.2

A WIP crate of the gitoxide project dedicated implementing the standard git bitmap format
Documentation

An implementation of the shared parts of git bitmaps used in git-pack, git-index and git-worktree.

Note that many tests are performed indirectly by tests in the aforementioned consumer crates.